type runtime.persistentAlloc
4 uses
runtime (current package)
malloc.go#L1367: type persistentAlloc struct {
malloc.go#L1374: persistentAlloc
malloc.go#L1428: var persistent *persistentAlloc
runtime2.go#L663: palloc persistentAlloc // per-P to avoid mutex
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)